From d232ba870879eb0f70549d0caa58e36b3a717673 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Wed, 13 Sep 2017 17:11:54 +0100 Subject: [PATCH] x86/mm: remove the now unused inclusion of pv/emulate.h Signed-off-by: Wei Liu Acked-by: Jan Beulich --- xen/arch/x86/mm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xen/arch/x86/mm.c b/xen/arch/x86/mm.c index 3c2845bec5..38f079bfe3 100644 --- a/xen/arch/x86/mm.c +++ b/xen/arch/x86/mm.c @@ -126,7 +126,6 @@ #include #include -#include "pv/emulate.h" #include "pv/mm.h" /* Override macros from asm/page.h to make them work with mfn_t */ -- 2.30.2